SEO-meta description crawling issue [duplicate]

Posted by user3707382 on Pro Webmasters See other posts from Pro Webmasters or by user3707382
Published on 2014-06-04T14:20:56Z Indexed on 2014/06/04 15:45 UTC
Read the original article Hit count: 188

Filed under:
|

This question already has an answer here:

i have following code where i m including my title and description for the page But google crawled only title not the meta description from the code. Where as meta description was read from the keywords present in html of the page.. Please guide me guys where i m coding wrongly

<!DOCTYPE html>

<html>
<head>
<title>title inserted here</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="description" content="description here"/>

© Pro Webmasters or respective owner

Related posts about seo

Related posts about php